home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / misc / seek / _seek / history < prev    next >
Encoding:
Text File  |  1995-03-07  |  1.8 KB  |  66 lines

  1. Version 0.01 Prototype
  2. ======================
  3.  
  4. Was purely for speculative evaluation. 
  5. Loads of bugs. 
  6. Lots of bits not tested. 
  7. Many features missing. 
  8. Coded entirely in BASIC.
  9.  
  10. Version 0.2 Prototype
  11. =====================
  12.  
  13. Most real bugs fixed. 
  14. ARM code lookup routine implemented. 
  15. Word Count feature added. 
  16. Export window written but not working. 
  17. At this point SEEK required double verse marks.
  18.  
  19. Version 1.0 Beta Test Version
  20. =============================
  21.  
  22. Export feature feature working. 
  23. Double verse marks not required (in fact must not be double).  
  24. NIV version introduced (incomplete).  
  25. Complete KJV now available.
  26. Output window faster.
  27. Window icons standardised. 
  28. Configuration file instead of DATA statements. 
  29. Selection facility added.
  30.  
  31. Version 1.01 Beta Test Version
  32. ==============================
  33.  
  34. Format control for output and export files, 
  35.   with configurable special effects.
  36. Various stylistic improvements to windows and menus.
  37. DragASprite saving permitted.
  38. The spaces inside references are now replaced by HARD spaces.
  39. Text in the output buffer is now wordwrapped.
  40. Multitasks while actively seeking 
  41.   (this slows down a full-Bible search by about 4 seconds).
  42. The full name of the book appears in the Export window, and in the title
  43.   line of the exported text.
  44.  
  45. Bugfixes:
  46.   EXPORT was ignoring the filename typed into the save icon.
  47.   Spurious words "GEN", "EXO" etc. removed from dictionary.
  48.  
  49. Version 1.02 Full Release Version
  50. =================================
  51.  
  52. Bugfixes: 
  53.   EXPORT handled missing book files badly.
  54.   Added EXPORT check for being off the end of the book.
  55.   Hyphen expansion fixed.
  56.   2 Kings 8:16 text error repaired.
  57.  
  58. Version 1.03 7-March-1995
  59. =========================
  60.  
  61. Replace sprite and banner with prettier ones
  62.  
  63. Bugfixes:
  64.   Search for "wine" was running out of memory
  65.   Out of memory errors no longer loop (all unexpected errors now quit)
  66.